Merge branch 'g-clear-pointer-propagate' into 'master'
authorTimm Bäder <mail@baedert.org>
Thu, 26 Jul 2018 07:34:12 +0000 (07:34 +0000)
committerTimm Bäder <mail@baedert.org>
Thu, 26 Jul 2018 07:34:12 +0000 (07:34 +0000)
commit798ad9f62ad6ea778c0ac301a106db54a24bc775
treec595b6b99cb7a31a695e4c53d9414c3d177959f6
parentad6255a8418078b94766bda7ffb70d0ad6ba4857
parent6adaf7c33d9a0d59b8b17bcd860957ef94a5c134
Merge branch 'g-clear-pointer-propagate' into 'master'

Remove GDestroyNotify casts in g_clear_pointer() uses

See merge request GNOME/gtk!269